Retrieving
Information About a Device
Every device
responds to the capability
mciSendString(
"capability cdaudio can
eject",
lpszReturnString,
lstrlen(lpszReturnString), NULL);
The flags
listed for the required and basic commands provide a minimum amount of
information about a device. Many devices supplement the required and basic
commands with extended flags to provide additional information about the
device.